gtk-demo: Make fishbowl info text use bindings
authorBenjamin Otte <otte@redhat.com>
Mon, 25 Nov 2019 06:28:19 +0000 (07:28 +0100)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 30 May 2020 23:26:44 +0000 (19:26 -0400)
commitd3dc9c41b409551596d079fa47ea43c066e5e09b
treeb00b8f2b5075815d72ea61f78c2e7f9499e44657
parentd1b2ded7e27102bd23665e212ef12df38a64c820
gtk-demo: Make fishbowl info text use bindings

It's a good demo for how bindings can format multiple properties into an
informative string with 1 line of code (and 5 lines of XML).
demos/gtk-demo/fishbowl.c
demos/gtk-demo/fishbowl.ui
demos/gtk-demo/gtkfishbowl.c